Address:
Go
Micron Document
Fox's Git Mirrors
Node
/
markqvist
/
OpenModem.git
/
files
/ flash
Displaying Raw •
Download
flash
7f5fe36cc24e012dcb51f1e0271f478150a2bc35 (7f5fe36c) Text, 96 B
#!/bin/bash
avrdude -p $2 -c arduino -P /dev/tty$1 -b 115200 -F -U flash:w:images/MicroAPRS.hex
Served by rngit 1.5.0
- Generated in 0.03s